line 208, in __init__ self.sock.bind((local_ip,local_port)) OSError: [WinError 10049] The requested address is not valid in its context Any thoughts? EDIT: The IP is out of scope for the machine running it. I was hardcoding the wrong IP for testing someth